@font-face {
  font-family: "CAI";
  src: url("../fonts/CAI.woff") format("woff"),
       url("../fonts/CAI.ttf") format("truetype"),
       url("../fonts/CAI.eot") format("embedded-opentype"),
       url('../fonts/CAI.svg') format('svg');
}
@font-face {
  font-family: "Kanit";
  src: url("../fonts/Kanit.woff") format("woff"),
       url("../fonts/Kanit.ttf") format("truetype"),
       url("../fonts/Kanit.eot") format("embedded-opentype"),
       url('../fonts/Kanit.svg') format('svg');
}
@font-face {
  font-family: "Kanit-Light";
  src: url("../fonts/Kanit-Light.woff") format("woff"),
       url("../fonts/Kanit-Light.ttf") format("truetype"),
       url("../fonts/Kanit-Light.eot") format("embedded-opentype"),
       url('../fonts/Kanit-Light.svg') format('svg');
}
